|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.expres.broker.remote.helper.CorrelationHelper
public class CorrelationHelper
CorrelationHelper class - correlation helper class, used to
communicate with Correlation Node.
| Constructor Summary | |
|---|---|
CorrelationHelper()
|
|
| Method Summary | |
|---|---|
static void |
experimentIsOver(pl.psnc.expres.model.resource.ResourceValue corValue,
pl.psnc.expres.remote.protocol.notification.Notification notification)
VLBI experiment is over |
static void |
newChunkSetIsReady(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment,
DataChunkSetWrapper correlationSet)
Submits new data set for correlation |
static void |
newCorrelationJob(pl.psnc.expres.model.experiment.VlbiExperiment vExperiment,
pl.psnc.expres.model.resource.ResourceValue corValue)
Informs Correlation Node that new correlation jobs is scheduled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorrelationHelper()
| Method Detail |
|---|
public static void newCorrelationJob(pl.psnc.expres.model.experiment.VlbiExperiment vExperiment,
pl.psnc.expres.model.resource.ResourceValue corValue)
throws pl.psnc.expres.exception.RemoteException
vExperiment - instance of VLBI experimentcorValue - instance of correlation value, describes correlator
pl.psnc.expres.exception.RemoteException - thrown when remote method fails
public static void newChunkSetIsReady(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment,
DataChunkSetWrapper correlationSet)
throws pl.psnc.expres.exception.RemoteException
vlbiExperiment - instance of VLBI experimentcorrelationSet - instance of correlation set
pl.psnc.expres.exception.RemoteException - thrown when remote method fails
public static void experimentIsOver(pl.psnc.expres.model.resource.ResourceValue corValue,
pl.psnc.expres.remote.protocol.notification.Notification notification)
throws pl.psnc.expres.exception.RemoteException
corValue - correlation value (instance of CN)notification - instance of notification
pl.psnc.expres.exception.RemoteException
|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||